if sorts meaning in Chinese
勉强称得上的;各种各样的
Examples
- Sortorder determines if sorting is ascending or descending , and
确定排序顺序是升序还是降序,而 - If sorting is implemented in a derived class ; otherwise , raises
如果在派生类中实现排序,则移除通过 - If sort order is omitted , the insert operation assumes the data is unsorted
如果省略排序顺序,则插入操作假定数据不排序。 - If sorting is allowed , clicking on a column header will sort the table data by that column
如果允许进行排序,单击列标题会按该列对表数据进行排序。 - Gets the property descriptor that is used for sorting the list if sorting is implemented in a derived class ; otherwise , returns a null reference nothing in visual basic
如果在派生类中实现了排序,则获取用于对列表排序的属性说明符;否则返回空引用(在visual basic中为nothing ) 。